home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 2000 February
/
Macworld (2000-02).dmg
/
Shareware World
/
Utilities
/
Business
/
Ch-Ching 2.6.7r5
/
store
/
closeup.lasso
< prev
next >
Wrap
Text File
|
1999-10-27
|
2KB
|
53 lines
[include:"includes/name.lasso"]
[if:(client_ip) == "209.134.7.*"]
[if:(form_param:"Status" == "Accepted")]
[inline: database=(var:'dtb'), layout="www_closeup", "recNum"=(form_param:"recNum"), "authcode"=(form_param:"AuthNo"), maxRecords='1', -findall]
[Lasso_Process:(field:"fileCloseUp",raw)]
[/inline]
[inline: database=(var:'dtb'), layout="www_orders", email.host=(var:"host"), email.to=(var:"emailName"), email.bcc=(var:"bcc"), email.format="emailorder.txt", email.subject=(var:"subject"), email.from=(var:"from"), "ordOrderID"=(var:"searchNum"), search]
[/inline]
<html>
<head>
<META HTTP-EQUIV="refresh" CONTENT="0;
URL=[form_param:'URL']thanks.lasso">
</head>
</html>
[else]
<html>
<head>
<META HTTP-EQUIV="refresh" CONTENT="0;
URL=[form_param:'URL']html/nothanks.html">
</head>
</html>
[/if]
[else:if:(client_ip) =="192.41.82.*"]
[if:(form_param:"x_response_code" == '1')]
[inline: database=(var:'dtb'), layout="www_closeup", "recNum"=(form_param:"x_invoice_num"), "authcode"=(form_param:"x_auth_code"), maxRecords='1', -findall]
[Lasso_Process:(field:"fileCloseUp",raw)]
[/inline]
[inline: database=(var:'dtb'), layout="www_orders", email.host=(var:"host"), email.to=(var:"emailName"), email.bcc=(var:"bcc"), email.format="emailorder.txt", email.subject=(var:"subject"), email.from=(var:"from"), "ordOrderID"=(var:"searchNum"), search]
[/inline]
[/if]
[else:if:(referrer_url) =="https://secure.e-xact.com/default.asp"]
[if:(form_param:"approved" == '1')]
[inline:database=(var:'dtb'), layout="www_closeup", "recNum"=(form_param:"aux_data1"), "authcode"=(form_param:"auth"), maxRecords='1', -findall]
[Lasso_Process:(field:"fileCloseUp",raw)]
[/inline]
[inline:database=(var:'dtb'), layout="www_orders", email.host=(var:"host"), email.to=(var:"emailName"), email.bcc=(var:"bcc"), email.format="emailorder.txt", email.subject=(var:"subject"), email.from=(var:"from"), "ordOrderID"=(var:"searchNum"), search]
[/inline]
<html>
<head>
<META HTTP-EQUIV="refresh" CONTENT="0;
URL=[form_param:'aux_data3']thanks.lasso">
</head>
</html>
[else]
<html>
<head>
<META HTTP-EQUIV="refresh" CONTENT="0;
URL=[form_param:'aux_data3']html/nothanks.html?reason=[form_param:"errors"]">
</head>
</html>
[/if]
[/if]